PDF Plugin for Xojo

TextAnnotation.SetOpened Method (console safe)

Defines whether the text-annotation is initially displayed open.

SetOpened(
   value as Boolean)

Parameters

value
True if it should initially be displayed open, else false.

Remarks

This one does not seem to do anything on the Apple PDF viewer. We have not tested official PDF Reader.

See Also

TextAnnotation Class